home *** CD-ROM | disk | FTP | other *** search
/ How Many Bugs in a Box / How Many Bugs in a Box.cdr / bugs / act6a / 00416_Field_416.txt < prev    next >
Text File  |  1995-03-28  |  350b  |  6 lines

  1.   set TxtCursor to (21 + ((WhichBug -1) * 2)) -- first cursor position
  2.   set the castnum of sprite (21 + ((WhichBug -1) * 2)) to the number of cast "FirstCursor"
  3.   --changed above from "tens" to "firs.."
  4.   updatestage
  5.   set the visible of sprite  (22 + ((WhichBug -1) * 2)) to false
  6.   set the visible of sprite (21 + ((WhichBug -1) * 2)) to true